Recently, the Director gave me a task asking me to migrate the redmine version 1.2.1 to another server and upgrade it to the latest version 2.3.1 redmine. If you have this requirement, you can view the document online. I am reading the document at http://www.redmine.org/projects/redmine/wiki/redmineupgrade.
At that tim
After install Redmine 3.2, your may import the data from old version redmine to Redmine 3.2.1) Create A new clean database
sudo mysql-u root-pdrop database redmine
CREATE DATABASE redmine character SET UTF8; CREATE user ' redmine
Redmine installation details, redmine details
1. Linux: centos6.4 (32-bit)2. Gcc compiling environment. Use the make command to edit the file.Yum install gcc-c ++3. PCREPCRE (Perl Compatible Regular Expressions) is a Perl library, including a perl-Compatible Regular Expression Library. The http module of nginx uses pcre to parse regular expressions. Therefore, you need to install the pcre Library on linux.Y
Redmine depends on several packages.
Mysql-current 5.7.17 ruby-current 2.8.18 Redmine-3.3.2 1. How to install and setup MySQL if MySQL exist, remove and upgrade it. Rpm-qa | grep MySQL rpm-e mysql-5.7.xxx--nodeps create MySQL group and user groupadd MySQL useradd-r-g MySQL mysql (R bec Ause MySQL is a system user, not a login user install MySQL wget https://dev.mysql.com/get/Downloads/MySQL-5.7/mysql-5.7
Redmine is really a good project management software, the company is now using the version is redmine-0.8.0, but some functions in this version can not be reflected, had to upgrade to the latest version of the redmine-0.9.3, online for a long time, finally, I found a real article. Below I will record it and share it wi
Http://www.diybl.com/course/6_system/linux/Linuxjs/20090824/170903.html
[Tag]: Linux[Note]: For redmine installation on the Internet, most of the databases used in the example are sqlite3, or Windows platforms, which are not detailed. My platform only uses the MySQL database, so after installing it alone, sort out some notes to take notes.
# Camor original and first in http://camor.cublog.cn# Leave a message and specify the source for reprinting and
and modify the PATH environment variable. This method takes effect only after the system is restarted.
It can be set:
PATH =. :/bin:/sbin:/usr/bin:/usr/local/bin:/usr/X11R6/bin:/usr/local/ruby/bin: /usr/local/mysql/bin
4. install some libraries required for redmine running with gem
Gem install rails
{Optional
Gem update -- system
Gem install rake rack
Gem install i18n
Gem install RedCloth
Gem install fastthread -- no-rdoc -- no-ri
}
Gem install mys
ArticleDirectory
Installation preparation
Installation and configuration
I chose redmine because the Organization needed a set of project management software, mainly focusing on its open source, rich plug-ins, and Chinese support. I have not had much contact with ror and MySQL before. I have referenced a large number of articles on the Internet and encountered many twists and turns during installation. Therefore, I will refine the i
N install redmine
Install redmine on Linux platform (centos)
CD to redmine root directory
N install redmine plugins
Http://www.redmine.org/wiki/redmine/Plugins
Follow the process above, and install the following plugins:
Http://github.com/pullmonkey/open_flash_chart
Http://
Redmine email notification configuration tutorial, redmine email notificationServer-side configuration email notification
Delivery method has four main methods:
Smtp
Sendmail (used in this example)
Async_smtp
Async_sendmail
My project uses the sendmail configuration method, that is, the server uses the sendmail service to send emails.Delivery_method: Modify the redmine
Integration with redmine and integration with redmine
Redmine version 2.3.01. Open the rest web service2. jar dependency
3. Code
Public class test {public static void main (String [] args) {// TODO Auto-generated method stub RedmineManager mgr = new RedmineManager ("http: // xxxxxx/redmine ", "kongxianghao", "12345678
Redmine plug-in Installation
1. Code Review
You can review the Code submitted by developers online and manage the finger picking project. This is the most helpful plug-in for me currently.
2. Advanced Roadmap
The roadmap view function is enhanced to display the detailed number of jobs and tasks for each specific version or milestone.
3. ezfaq
Add FAQ management skills for
the page and see the Redmine Welcome screen.Click Access Redmine to enter the system. The account password is set during the installation process.The installation process is simple and important is the configuration process. In fact, the configuration is very simple, but there are three places to be aware of.1. Configuration of the mailboxConfigure the mailbox, you can change the project information at the
After a day of hard work, I finally set up Redmine on the server. This article records the construction process and various problems encountered during the process.
First need to install Ruby on rails, find a lot of installation instructions online, this best: http://blog.sina.com.cn/s/blog_73d38dbc0100zj7n.html thanks to the original author.
Use the method in this article to successfully install ruby. The
Rails is generally used in Linux environments, so it is difficult to build this environment. I searched some documents online and integrated online resources to share them. There is an introduction to redmine and dotproject project management tools on the Internet: http:/developer.51cto.com/art/200909/154243.htm
In Windows, a very simple setup method is to build
RedmineIt is a defect management system developed based on Apache, MySQL, and Ruby on Rails.Bitnami redmineStack isBitnamiOne member of the stack series organized for development and maintenance can simplify redmine installation and configuration.
[Installation steps]
1. Slave
Http://bitnami.org/stack/redmine
Download
Bitnami redmineWget
Http://bitnami.org/files/stacks/
Installation Plugin REDMINE_DMSF Summary
Background
Environment
Linux system version
Redmine version
DMSF plugin Version
installation process
Installing Redmine
Installing the DMSF Plugin
Using full-text search in Redmine
Principles behind DMSF
Basic knowledge o
The backup of Bitnami Redmine is divided into 2 different ways:1. Export the database2. Entire Catalog moveNo matter what kind of want to stop the service, Redmine related services have the following 5:
Redmineapache
Redminemysql
Redminesubversion
RedmineThin1
RedmineThin2
You can open the Windows Services Control Panel and then stop the top 5 services, or go to Bitnami Redmine
Centos6.5 redmine installation configuration, centos6.5redmine
First, we will introduce Baidu redmine:
Redmine is a web-based project management software developed using Ruby. It is a cross-platform project management system developed using the ROR framework. It is said that it comes from the ror version of Basecamp and supports multiple databases, it has many un
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.